home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 17 / CU Amiga Magazine's Super CD-ROM 17 (1997)(EMAP Images)(GB)[!][issue 1997-12].iso / CUCD / Programming / DiceSource / src / alib / csup / timer_support / timer.sfd < prev   
Text File  |  1994-02-14  |  198b  |  6 lines

  1. *
  2. * Timer support functions in amiga.lib (V36 and higher only)
  3. *
  4. LONG    TimeDelay(LONG unit, ULONG secs, ULONG microsecs)    (D0,D1,D2)
  5. LONG    DoTimer(struct timeval *, LONG unit, WORD command)    (A0,D0,D1)
  6.